home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Safarir 3
/
SafTV-CD3.iso
/
pc
/
Bonus
/
Dessins Animés
/
static
/
jeux
/
tetris.swf
/
scripts
/
frame_12
/
DoAction.as
Wrap
Text File
|
2001-11-21
|
491b
|
29 lines
tc = tn;
tellTarget("c" add tc)
{
nextFrame();
}
tn = random("7") + "1";
n = "0";
while(n < "4")
{
n += "1";
tellTarget("bn" add eval("x" add tc add "1" add n) add eval("y" add tc add "1" add n))
{
gotoAndStop(1);
}
}
n = "0";
while(n < "4")
{
n += "1";
tellTarget("bn" add eval("x" add tn add "1" add n) add eval("y" add tn add "1" add n))
{
gotoAndStop(eval("/:tn") + "1");
}
}
ts = "1";
x = "3";
y = "0";
call("addbox");